Skip to content

Sync webui #441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 7, 2024
Merged

Sync webui #441

merged 5 commits into from
Aug 7, 2024

Conversation

isc-hwojnick
Copy link
Contributor

Fixes #415

New simple UI flow for the Sync operation

@isc-hwojnick isc-hwojnick requested a review from isc-pbarton July 30, 2024 19:40
@isc-hwojnick
Copy link
Contributor Author

@isc-pbarton I kept the name of the function to disable the input and moved the call to the hyperevent back to the onClick so no rename is needed

@isc-hwojnick isc-hwojnick requested a review from isc-pbarton July 30, 2024 20:35
</html>
<script method='OnPreHTTP' language='cache' runat='server' returntype='%Boolean'>
try {
set %session.UseSessionCookie = 1 // Always set back to autodetect
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be worth refactoring this to a shared method somewhere since many places use it. Doesn't need to happen in this PR though.

@isc-tleavitt
Copy link
Collaborator

Can retarget to main.

@isc-hwojnick isc-hwojnick changed the base branch from next-release to main August 7, 2024 13:25
@isc-hwojnick isc-hwojnick merged commit 1ab0d27 into main Aug 7, 2024
2 checks passed
@isc-hwojnick isc-hwojnick deleted the sync-webui branch August 7, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add web UI for Sync
3 participants